home *** CD-ROM | disk | FTP | other *** search
- body
- {
- background:#fff;
- }
-
- #WizardContainer
- {
- float:left;
- position:relative;
- margin:10px 0 0 10px;
- width:900px;
- height:400px;
- background:url(/img/iPowerBase3/Wizard_bg.jpg) left top no-repeat;
- }
-
- #LeftPanel
- {
- float:left;
- clear:left;
- width:300px;
- height:400px;
- line-height:400px;
- }
-
- #MainForm
- {
- float:right;
- position:relative;
- width:650px;
- height:340px;
- margin:8px 12px 0 0;
- }
-
- a.btn_Confirm:link, a.btn_Confirm:visited
- {
- display:block;
- position:absolute;
- right:12px;
- bottom:12px;
- width:131px;
- height:33px;
-
- line-height:33px;
- text-decoration:none;
- font-size:14px;
- color:#666;
- }
-
- a.btn_Confirm:hover{color:#000}
- a.btn_Confirm:active{color:#27c}
-
- a.btn_Cancel:link, a.btn_Cancel:visited
- {
- display:block;
- position:absolute;
- left:240px;
- bottom:12px;
- width:131px;
- height:33px;
-
- line-height:33px;
- text-decoration:none;
- font-size:14px;
- color:#666;
- }
- a.btn_Cancel:hover{color:#000}
- a.btn_Cancel:active{color:#27c}
-
- .Prompt
- {
- float:left;
- clear:left;
- width:190px;
- height:30px;
- line-height:30px;
- text-align:right;
- margin:5px 10px 5px 0;
- color:#666;
- font-weight:bold;
- }
-
- .Prompt_sm
- {
- float:left;
- height:20px;
- line-height:20px;
- text-align:right;
- margin:0px 10px 5px 0;
- color:#444;
- font-weight:bold;
- }
-
- .Hint_sm
- {
- float:left;
- width:298px;
- margin:0px 0 10px 0px;
- border:1px dashed #aaa;
- background:#fff;
- text-align:left;
- line-height:20px;
- color:#333;
- }
-
- a.HintLink:link, a.HintLink:visited
- {
- color:#37f;
- text-decoration:underline;
- }
- a.HintLink:hover
- {
- background:#37f;
- color:#fff;
- text-decoration:none;
- }
-
- .TextValue_sm
- {
- float:left;
- width:300px;
- height:20px;
- margin:0px 0 5px 0;
- }
-
- .TextValue
- {
- float:left;
- width:400px;
- height:20px;
- margin:10px 0 5px 0;
- text-align:left;
- }
-
- .Value
- {
- float:left;
- width:400px;
- height:30px;
- line-height:30px;
- text-align:left;
- margin:5px 10px 5px 0;
- color:#000;
- font-weight:bold;
- }
-
- .Hint
- {
- float:left;
- width:398px;
- margin:0px 0 10px 200px;
- border:1px dashed #aaa;
- background:#fff;
- text-align:left;
- line-height:15px;
- }
-
- .Spacer
- {
- float:left;
- display:block;
- width:600px;
- height:40px;
- }
-
- #StepInfo
- {
- float:left;
- margin:2px 0 10px 2px;
- width:645px;
- height:27px;
- line-height:27px;
- color:#666;
- font-family:SimSun, Tahoma, Lucida Grande, sans-serif;
- font-size:12px;
- text-align:left;
- }
-
- #StepInfo b
- {
- color:#000;
- font-weight:bold;
- margin:0 10px 0 5px;
- }
-
- /* Step 2 */
- #DataFields_Area
- {
- float:left;
- position:relative;
- display:block;
- margin:10px 10px 10px 4px;
- border:1px solid #555;
- width:200px;
- height:287px;
- background:#fff;
- overflow:auto;
- }
-
- #DataFields_Select
- {
- float:left;
- position:relative;
- display:block;
- width:180px;
- height:287px;
- padding:0 0 0 0;
- margin: 0 0 0 0;
- z-index:1;
- }
-
- #DataFields_Select li
- {
- float:left;
- list-style-type:none;
- line-height:25px;
- height:25px;
- width:170px !important;
- width:180px;
- background:#fff;
- border-bottom:1px solid #aaa;
- cursor:move;
- text-align:left;
- padding-left:10px;
- color:#444;
- }
-
- #DataFields_Select li:hover
- {
- background:#f0f9ff;
- border-bottom:1px solid #a0a9af;
- color:#000;
- }
-
- #DataFields_Select li cite
- {
- color:#777;
- font-style:normal;
- }
-
- a.btn_Plus:link, a.btn_Plus:visited
- {
- position:absolute;
-
- top:32px;
- left:4px;
- width:100px;
- height:16px;
- line-height:16px;
- text-align:left;
- color:#555;
- text-decoration:none;
- border:1px solid #555;
- background:#eee;
- text-align:center;
- border-bottom:1px solid #fff;
- }
-
- a.btn_Plus:hover
- {
- color:#000;
- border:1px solid #888;
- background:#fff;
- }
- a.btn_Plus:active
- {
- color:#fff;
- background:#aaa;
- }
-
- .InputGroup
- {
- float:left;
- width:400px;
- text-align:left;
- }
-
- a.Group_Title:link, a.Group_Title:visited
- {
- float:left;
- display:block;
- width:400px;
- height:20px;
- line-height:20px;
- border-bottom:2px solid #aaa;
- font-size:14px;
- text-align:left !important;
- color:#444;
- cursor:hand;
- text-decoration:none;
- margin-bottom:5px;
- }
- a.Group_Title:hover
- {
- color:#16a;
- }
-
- a.FieldType:link, a.FieldType:visited
- {
- float:left;
- width:180px;
- height:30px;
- margin:0 5px 5px 0;
- background:#eee;
- line-height:30px;
- border:1px solid #aaa;
- color:#666;
- text-decoration:none;
- }
-
- a.FieldType:hover
- {
- color:#000;
- background:#fff;
- }
- a.FieldType:active
- {
- color:#fff;
- background:#666;
- }
-
- .FieldSelectionRadio
- {
- float:left;
- margin:7px 5px 0 5px;
- }
-
- a.TrashLink:link, a.TrashLink:visited
- {
- float:right;
- width:10px;
- height:11px;
- margin:7px 7px 0 0;
- background:url(/img/App_GUI/Misc/trash.gif) left top no-repeat;
- cursor:hand !important;
- }
-
- /* Step 3 */
- #People_Area
- {
- float:left;
- position:relative;
- display:block;
- margin:10px 10px 10px 4px;
- border:1px solid #555;
- width:200px;
- height:287px;
- background:#fff;
- overflow:auto;
- }
-
- #People_Select
- {
- float:left;
- position:relative;
- display:block;
- width:180px;
- height:287px;
- padding:0 0 0 0;
- margin: 0 0 0 0;
- z-index:1;
- }
-
- #People_Select li
- {
- float:left;
- list-style-type:none;
- line-height:35px;
- height:35px;
- width:145px !important;
- width:180px;
- background:#fff url(/img/App_GUI/Misc/UserIcon.jpg) left top no-repeat;
- border-bottom:1px solid #aaa;
- cursor:move;
- text-align:left;
- padding-left:35px;
- color:#444;
- font-size:14px;
-
- }
-
- #People_Select li:hover
- {
- background:#f0f9ff;
- border-bottom:1px solid #a0a9af;
- color:#000;
- }
-
- .LeftLabel
- {
- position:absolute;
-
- top:32px;
- left:4px;
- width:100px;
- height:16px;
- line-height:16px;
- text-align:left;
- color:#555;
- text-decoration:none;
- border:1px solid #555;
- background:#fff;
- text-align:center;
- z-index:1;
- border-bottom:1px solid #fff;
- }
-
- #Admin_Area
- {
- float:right;
- position:relative;
- display:block;
- margin:10px 4px 10px 0;
- border:1px solid #555;
- width:200px;
- height:287px;
- background:#fff;
- overflow:auto;
- }
-
- #Admin_Select
- {
- float:left;
- position:relative;
- display:block;
- width:180px;
- height:287px;
- padding:0 0 0 0;
- margin: 0 0 0 0;
- z-index:1;
- }
-
- #Admin_Select li
- {
- float:left;
- list-style-type:none;
- line-height:35px;
- height:35px;
- width:145px !important;
- width:180px;
- background:#fff url(/img/App_GUI/Misc/UserIcon.jpg) left top no-repeat;
- border-bottom:1px solid #aaa;
- cursor:move;
- text-align:left;
- padding-left:35px;
- color:#444;
- font-size:14px;
-
- }
-
- #Admin_Select li:hover
- {
- background:#f0f9ff;
- border-bottom:1px solid #a0a9af;
- color:#000;
- }
-
- .RightLabel
- {
- position:absolute;
-
- top:32px;
- right:4px;
- width:100px;
- height:16px;
- line-height:16px;
- text-align:left;
- color:#555;
- text-decoration:none;
- border:1px solid #555;
- border-bottom:1px solid #fff;
- background:#fff;
- text-align:center;
- z-index:1;
- }
-
- #SpecialHint
- {
- float:left;
- width:190px !important;
- width:200px;
- height:50px;
- line-height:50px;
- background:#ffc;
- border:1px solid #cca;
- padding:5px;
- margin-top:100px;
- }